-
Home
-
WP Data Access – App, Table, Form, Chart & Map Builder plugin
-
5.5.14
-
Code
-
Classes
- WPDA_Design_Table_Form
Total Complexity |
254 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
2,683 |
Lines of code |
2,277 |
Logical lines of code |
686 |
Comment lines |
315 |
Methods |
13 |
Properties |
29 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
show() |
D |
0 |
106 |
1,664 |
__construct() |
D |
22 |
46 |
199 |
alter_table() |
D |
28 |
38 |
126 |
create_table() |
C |
32 |
26 |
100 |
create_index() |
A |
42 |
11 |
52 |
alter_table_column() |
S |
52 |
7 |
24 |
drop_table() |
S |
47 |
5 |
40 |
do_alter_table() |
S |
52 |
5 |
23 |
drop_index() |
S |
51 |
3 |
27 |
get_table_structure() |
S |
66 |
2 |
8 |
does_table_exist() |
S |
67 |
2 |
8 |
drop_indexes() |
S |
73 |
2 |
5 |
prepare_form() |
S |
98 |
1 |
1 |